; CoPyRiGhT=copyright 1992-1999, by Novell, INC. All rights reserved. [Strings] V_NOVELL = "Novell" NWFS_Desc = "Novell Client für Windows 2000" NetwarePrintProvider = "Netware-Druck-Services" Login_Caption="Anmeldung anfangen" FLG_ADDREG_KEYONLY = 0x0010 REG_MULTI_SZ = 0x10000 REG_EXPAND_SZ = 0x20000 REG_DWORD = 0x10001 SERVICE_DEMAND_START = 3 SERVICE_AUTO_START = 2 SERVICE_WIN32_SHARE_PROCESS = 32 SERVICE_FILE_SYSTEM_DRIVER = 2 SERVICE_WIN32_OWN_PROCESS = 16 NWFS_HELP = "Ermöglicht Ihrem Computer, auf Netzwerkressourcen zuzugreifen." ; Characteristic flags NCF_VIRTUAL = 0x0001 NCF_WRAPPER = 0x0002 NCF_PHYSICAL = 0x0004 NCF_HIDDEN = 0x0008 NCF_NO_SERVICE = 0x0010 NCF_REMOVABLE = 0x0020 NCF_HAS_UI = 0x0080 NCF_MODEM = 0x0100 NCF_VIRTUAL_HIDDEN = 0x0009 ; NCF_VIRTUAL | NCF_HIDDEN NCF_WRAPPER_HIDDEN = 0x000A ; NCF_WRAPPER | NCF_HIDDEN NCF_REMOVABLE_HAS_UI = 0x00A0 ; NCF_REMOVABLE | NCF_HAS_UI CSID00=0B9398C0-DC7E-101B-A351-00AA004797A7 ; Global menu and propsheet CSID01=208D2C60-3AEA-1069-A2D7-08002B30309D ; Network Neighbourhood CSID02=0B7F1760-B613-101B-B115-00AA00479C41 ; per file-folder menu and propsheet ProductNetwareWorkstationDisplayName = "Novell Client für Windows 2000" ProductNWSIPX32DisplayName = "Novell IPX/SPX-Transportschnittstelle" ProductSROUTEDisplayName = "Novell NetWare-ODI-Ursprungs-Routing-Support" ProductODILOADDisplayName = "Novell NetWare-ODI-MAC-Treiberladeprogramm" ProductLSLDisplayName = "Novell NetWare-LSL" ProductNBIDisplayName = "Novell NetWare-Busschnittstellt" ProductRESMGRDisplayName = "Novell Ressourcen-Manager" ProductRECONNECTDisplayName = "Automatischer Neuverbindungs-Service von Novell NetWare" ProductTDIDisplayName = "TDI" ProductMUPDisplayName = "MUP" ProductNWSAPDisplayName = "Novell SAP-Name-Space-Service-Anbieter" ProductNWSNSDisplayName = "Einfache Novell-Namen-Services" ProductNWGLTDisplayName = "Abrufen des lokalen IPX-Ziels von Novell" ProductNWHOSTDisplayName = "Name-Space-Service-Anbieter der Host-Datei von Novell" ProductNWDHCPDisplayName = "Novell DHCP-Informations-Client" ProductSRVLOCDisplayName = "Novell Service-Standort" ProductNWSLPDisplayName = "SLP-Name-Space-Service-Anbieter von Novell" ProductNWDNSDisplayName = "DNS-Name-Space-Service-Anbieter von Novell" ProductNWDHCPNDSDisplayName = "DHCP NDS-Optionen des Name-Service-Anbieters" ProductNICMDisplayName = "Novell InterService-Kommunikationstreiber" ProductWMDisplayName = "Novell Arbeitsstations-Manager" DSK1_NOVELL= "Novell NetWare Client für Windows 2000-Datenträger 1" DSK2_NOVELL= "Novell NetWare Client für Windows 2000-Datenträger 2" DSK3_NOVELL= "Novell NetWare Client für Windows 2000 Datenträger 3" DSK4_NOVELL= "Novell NetWare Client für Windows 2000 Datenträger 4" DSK5_NOVELL= "Novell NetWare Client für Windows 2000 Datenträger 5" LANG = DEUTSCH